-- card: 4163 from stack: in.1a2 -- bmap block id: 0 -- flags: 4000 -- background id: 3800 -- name: Clipping ----- HyperTalk script ----- on openCard global clippingStr put clippingStr into field clipping set visible of card field "about clipping" to false end openCard on closeCard global clippingStr put field clipping into clippingStr end CloseCard -- part 8 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=70 top=72 right=238 bottom=435 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: About Clipping ----- HyperTalk script ----- on mouseUp set visible of card field "About Clipping" to false end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=256 top=271 right=293 bottom=282 -- title width / last selected line: 0 -- icon id / first selected line: 19678 / 19678 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp set visible of card field "about clipping" to true end mouseUp -- part contents for card part 8 ----- text ----- About the Clipping Card Commands… Clear - Clear the text in this card Text - Save text in a file Save - Copy text to a new card in stack "clipping" Clip Stack - Go to stack "clipping"